EPSG:3035 and check your changes.
AGS = district_id).
We want a first descriptive visual of the distribution of charging
stations in Cologne (or any other district of your choice) and the
surrounding districts. Filter the district of Cologne
(district_id == "05315") and find the surrounding
districts. Calculate the number of charger per district
(charger_count) and the number of charger per 1,000
inhabitant in each district (charger_dens).
sf::bind_rows() to combine
the two spatial objects, “Cologne” and “Cologne Surroundings”.